MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
Generic_model_class.egg-info/PKG-INFO
Generic_model_class.egg-info/SOURCES.txt
Generic_model_class.egg-info/dependency_links.txt
Generic_model_class.egg-info/top_level.txt
MontyCarlo/__init__.py
MontyCarlo/_init.c
MontyCarlo/plotter.py
MontyCarlo/settings.py
MontyCarlo/setup.py
MontyCarlo/sources.cpp
MontyCarlo/types.c
MontyCarlo/_random/__init__.py
MontyCarlo/_random/interface.cpp
MontyCarlo/geometry/CSG.cpp
MontyCarlo/geometry/__init__.py
MontyCarlo/geometry/graph.py
MontyCarlo/geometry/main.cpp
MontyCarlo/geometry/sdf/__init__.py
MontyCarlo/geometry/sdf/d2.py
MontyCarlo/geometry/sdf/d3.py
MontyCarlo/geometry/sdf/dn.py
MontyCarlo/geometry/sdf/ease.py
MontyCarlo/geometry/sdf/mesh.py
MontyCarlo/geometry/sdf/progress.py
MontyCarlo/geometry/sdf/stl.py
MontyCarlo/geometry/sdf/text.py
MontyCarlo/geometry/sdf/util.py
MontyCarlo/materials/__init__.py
MontyCarlo/materials/database.py
MontyCarlo/materials/elements.py
MontyCarlo/materials/logger.py
MontyCarlo/materials/materials.cpp
MontyCarlo/materials/pyRelax.cpp
MontyCarlo/materials/setup.py
MontyCarlo/materials/electron/BREM.cpp
MontyCarlo/materials/electron/GOS.cpp
MontyCarlo/materials/electron/GOSfinal.cpp
MontyCarlo/materials/electron/GOSmake_softIMFP.c
MontyCarlo/materials/electron/__init__.py
MontyCarlo/materials/electron/main.cpp
MontyCarlo/materials/electron/makeBrem.py
MontyCarlo/materials/electron/makeElastic2.py
MontyCarlo/materials/electron/makeGOS.py
MontyCarlo/materials/electron/temp.py
MontyCarlo/materials/photon/CrossSection.c
MontyCarlo/materials/photon/__init__.py
MontyCarlo/materials/photon/photon.c
MontyCarlo/materials/photon/photon1.c
MontyCarlo/materials/photon/photon111.py
MontyCarlo/materials/photon/coherent/FormFactor.py
MontyCarlo/materials/photon/coherent/FormFactorAnalysis.py
MontyCarlo/materials/photon/coherent/FormFactorWriter.py
MontyCarlo/materials/photon/coherent/__init__.py
MontyCarlo/materials/photon/incoherent/IncoherentFormFactor.py
MontyCarlo/materials/photon/incoherent/IncoherentFormFactorWriter.py
MontyCarlo/materials/photon/incoherent/__init__.py
MontyCarlo/materials/photon/incoherent/incoherent.py
MontyCarlo/materials/positron/BREM.cpp
MontyCarlo/materials/positron/GOS.cpp
MontyCarlo/materials/positron/GOSfinal.cpp
MontyCarlo/materials/positron/GOSmake_softIMFP.c
MontyCarlo/materials/positron/__init__.py
MontyCarlo/materials/positron/main.cpp
MontyCarlo/materials/positron/makeBrem.py
MontyCarlo/materials/positron/makeElastic2.py
MontyCarlo/materials/positron/makeGOS.py
MontyCarlo/materials/positron/elastic/__init__.py
MontyCarlo/materials/positron/elastic/move.py
MontyCarlo/particles/__init__.py
MontyCarlo/particles/electrons.cpp
MontyCarlo/particles/particle.cpp
MontyCarlo/particles/photons.cpp
MontyCarlo/particles/positrons.cpp
MontyCarlo/plot/__init__.py
MontyCarlo/plot/a.c
MontyCarlo/tools/CStools.py
MontyCarlo/tools/CStoolsFUTURE.py
MontyCarlo/tools/CubicInverseTransform.c
MontyCarlo/tools/FUTURECSTOOLS.c
MontyCarlo/tools/RITA.c
MontyCarlo/tools/_CStools.py
MontyCarlo/tools/__init__.py
MontyCarlo/tools/data.py
MontyCarlo/tools/distributions.py
MontyCarlo/tools/integration.c
MontyCarlo/tools/interpol1.c
MontyCarlo/tools/interpol12.py
MontyCarlo/tools/interpolation.c
MontyCarlo/tools/performance.py
MontyCarlo/tools/search.c
MontyCarlo/tools/vectors.c